home *** CD-ROM | disk | FTP | other *** search
/ Asami Katsuragi A / Asami Katsuragi A.iso / dataA / making.dir / 00011.ls < prev    next >
Encoding:
Text File  |  1995-08-01  |  164 b   |  7 lines

  1. on mouseUp
  2.   set the castNum of sprite the clickOn to the number of cast "quitd"
  3.   updateStage()
  4.   puppetTransition(51, 0)
  5.   play frame "q" of movie "menu.dir"
  6. end
  7.